home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 5 / Eagles_Nest_Mac_Collection_Disc_5.TOAST / 7th-College / LearnSpan#1 / English_Spanish I 1.09.1 / card_301919.txt < prev    next >
Text File  |  1990-01-29  |  2KB  |  95 lines

  1. -- card: 301919 from stack: in.1
  2. -- bmap block id: 334627
  3. -- flags: 0000
  4. -- background id: 13313
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on arrowKey direction
  8.   if direction is "left" then go previous card
  9.   else go next card
  10. end arrowKey
  11.  
  12.  
  13.  
  14. -- part 5 (button)
  15. -- low flags: 00
  16. -- high flags: 0004
  17. -- rect: left=440 top=44 right=75 bottom=471
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 1014 / 1014
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: prev card
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   go previous card of this background
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 7 (button)
  34. -- low flags: 00
  35. -- high flags: 0004
  36. -- rect: left=472 top=44 right=75 bottom=502
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 1013 / 1013
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: next card
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   go next card of this background
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 8 (field)
  53. -- low flags: 01
  54. -- high flags: 0000
  55. -- rect: left=63 top=81 right=134 bottom=462
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 0
  59. -- font id: 21
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: 
  64.  
  65.  
  66. -- part 9 (field)
  67. -- low flags: 01
  68. -- high flags: 0000
  69. -- rect: left=135 top=144 right=318 bottom=466
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 0
  73. -- font id: 21
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: 
  78.  
  79.  
  80. -- part contents for card part 8
  81. ----- text -----
  82. The Introduction Card opens the Stack, contains information about the program (which language, level etc.) and has three buttons which
  83. take you different areas of the Stack.
  84.  
  85. -- part contents for card part 9
  86. ----- text -----
  87. The Help Button takes you to the user information cards.
  88. (The cards you are now reading)
  89.  
  90.  
  91. The Options Button takes you to the card containing the display settings and list selections.
  92.  
  93.  
  94. The Cards Button takes you to the Word/Phrases Cards.
  95.